home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Toolbox / Visual Basic Toolbox (P.I.E.)(1996).ISO / message / msgbxm / readme.txt < prev    next >
Encoding:
Text File  |  1995-07-02  |  2.7 KB  |  74 lines

  1. ------------------------------------------------
  2. MsgBox Magic for Windows
  3. README File
  4. July 2, 1995
  5. ------------------------------------------------
  6. (C) Copyright Extreme Software, 1995
  7.  
  8. This document provides complementary or late-breaking
  9. information to supplement MsgBox Magic for Windows documentation.
  10.  
  11. -------------------------------------------
  12. What is MsgBox Magic?
  13. -------------------------------------------
  14. MsgBox Magic is a great SHAREWARE utility for helping Visual Basic developers 
  15. create all kinds of different message boxes in Visual Basic.  MsgBox Magic 
  16. automates the design of message boxes in Visual Basic.  Visual Basic has many 
  17. options available to the developer when writing a MessageBox in their program.
  18. These options make every developer open up the manual every time they want to 
  19. create a MessageBox.
  20.  
  21. MsgBox Magic takes the confusing and hard to remember options and does them for you.
  22. An easy to understand User Interface in MsgBox MagicÆs lets the developer point
  23. click the options they want.  MsgBox Magic then generates all the code for you!
  24.  
  25. FEATURES:
  26. Allows up to 4 lines of text in the MessageBox.
  27. Have MsgBox Magic write code using VB's CONSTANT.TXT file or not.
  28. Generate IF statements for when users press the buttons.
  29. Generate ERROR messages in the MessageBox.
  30. Code is displayed in the VIEWING windows.
  31. Code is place automatically in the Windows Clipboard. 
  32.  
  33. SHAREWARE:
  34. MsgBox Magic is Shareware and is not disabled in anyway.  The registration 
  35. fee is only $6.00 which entitles you to the following.
  36.  
  37. > A brand new shinny diskette!
  38. > The latest version of MsgBox Magic!
  39. > The MsgBox Magic Code!
  40. > Online Help for MsgBox Magic!
  41.  
  42. To register, send check or money order for $6.00 to the following address.
  43.  
  44.     Extreme Software/MsgBox Magic
  45.     15059 North 54th Way
  46.     Scottsdale, Arizona 85254-2397
  47.  
  48. ----------------------------------------
  49. Extracting the ZIPPED MsgBox Magic File
  50. ----------------------------------------
  51. To extract MsgBox Magic for Windows from the ZIPPED file, please do the
  52. following
  53.  
  54.     mkdir c:\msgboxm    ;Create a directory to put MsgBox Magic into.
  55.  
  56.     msgboxm.exe c:\msgboxm    ;extract the ZIPPED file into the directory.
  57.  
  58. ------------------------------------
  59. Starting MsgBox Magic for Windows.
  60. ------------------------------------
  61. From the Windows Program Manager, Select from the pulldown menus, FILE/NEW.
  62. and create the following icon.
  63.  
  64.      Description: MsgBox Magic
  65.     Command Line: C:\MSGBOXM\MSGBOXM.EXE
  66.      Working Dir: C:\MSGBOXM
  67.  
  68. ------------------------------------
  69. Required Files
  70. ------------------------------------
  71. Since this application was written in Visual Basic 3.0, you need the 
  72. following file:    VBRUN300.DLL
  73.  
  74.